math/rand.runtimeSource.read (method)
2 uses
math/rand (current package)
rand.go#L277: return src.read(p, &r.readVal, &r.readPos)
rand.go#L374: func (fs *runtimeSource) read(p []byte, readVal *int64, readPos *int8) (n int, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)